ocaml.git
21 years ago- added support for dump/restore of ocamlobjinfo information (so that it does
Stefano Zacchiroli [Thu, 7 Apr 2005 13:51:01 +0000 (13:51 +0000)]
- added support for dump/restore of ocamlobjinfo information (so that it does
  not need to be invoked twice on the same set of objects, as happend for ocaml
  libraries first for extracting information about defined units and then for
  information about imported ones)
- more structured code, added a lot of iterators (over fils, input channel,
  registry like file, ...)

21 years agobuilds autoscripts per default
Stefano Zacchiroli [Thu, 7 Apr 2005 13:48:57 +0000 (13:48 +0000)]
builds autoscripts per default

21 years agoautoscripts which uses ocaml-md5sums
Stefano Zacchiroli [Thu, 7 Apr 2005 13:48:33 +0000 (13:48 +0000)]
autoscripts which uses ocaml-md5sums

21 years agosample data of various files related to dh_ocaml
Stefano Zacchiroli [Thu, 7 Apr 2005 13:48:05 +0000 (13:48 +0000)]
sample data of various files related to dh_ocaml

21 years ago- uses ocaml-md5sums (code really lighter now)
Stefano Zacchiroli [Thu, 7 Apr 2005 13:45:21 +0000 (13:45 +0000)]
- uses ocaml-md5sums (code really lighter now)
- try to guess objects related to ocaml bytecode binaries (still to be tested)
- wrote (first draft of) pod documentation

21 years ago- implemented update action
Stefano Zacchiroli [Wed, 6 Apr 2005 15:01:26 +0000 (15:01 +0000)]
- implemented update action
- added registry iterator
- better command line syntax
- tested (and fixed) compute and dep actions
- added support for reading objects list from stdin
- added logging and verbosity
- added copyright information

21 years agochecked in ocaml md5sums registry manager
Stefano Zacchiroli [Wed, 6 Apr 2005 09:28:04 +0000 (09:28 +0000)]
checked in ocaml md5sums registry manager
(debhelper maintainer told me that dh_ocaml does too much on his own,
thus I'm moving away registry handling in an external tool that will
be invoked both by dh_ocaml at package build time and by postrm/postinst
scripts)

21 years agodh_ocaml: checkin
Stefano Zacchiroli [Mon, 4 Apr 2005 19:03:36 +0000 (19:03 +0000)]
dh_ocaml: checkin